--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit ba2c6b833e327f7bb7f215c0c46f749e7c11533d
Changes
Diff
diff --git a/setup.py b/setup.py
index 93e5cc0..0c8fe7e 100644
--- a/setup.py
+++ b/setup.py
@@ -26,6 +26,6 @@ setuptools.setup(
'lxmd=LXMF.Utilities.lxmd:main',
]
},
- install_requires=["rns>=1.1.0"],
+ install_requires=["rns>=1.1.1"],
python_requires=">=3.7",
)
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────